Autogenerated HTML docs for v1.8.1.2-545-g2f19ad
diff --git a/technical/pack-format.txt b/technical/pack-format.txt index a7871fb..0e37ec9 100644 --- a/technical/pack-format.txt +++ b/technical/pack-format.txt
@@ -1,4 +1,4 @@ -GIT pack format +Git pack format =============== == pack-*.pack files have the following format: @@ -9,7 +9,7 @@ The signature is: {'P', 'A', 'C', 'K'} 4-byte version number (network byte order): - GIT currently accepts version number 2 or 3 but + Git currently accepts version number 2 or 3 but generates version 2 only. 4-byte number of objects contained in the pack (network byte order)